home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / wildcat / wcnws100.zip / WCNEWS.DOC < prev    next >
Text File  |  1992-01-22  |  3KB  |  89 lines

  1.  
  2.                                    WCNEWS
  3.                                   ════════
  4.                                    v 1.00
  5.  
  6.                              Compiled: 01/22/92
  7.  
  8.                              By: Marc St-Laurent
  9.  
  10.  
  11. A freeware utility for WILDCAT 3.xx Sysops from Culloden BBS!
  12.      (204) 489-2384   1200/2400    SupraModem 2400
  13.      (204) 488-1560   2400-38400   USR Dual Standard
  14.  
  15.  
  16. WCNEWS is a small utility program that will output a nice color computer
  17. paper type newsletter using Wildcat 3.x @-codes. The input comes from
  18. a text file that cannot be wider than 69 characters.
  19.  
  20.  
  21. SETUP
  22. ═════
  23. 1. Put WCNEWS.EXE and WCNEWS.CFG in whatever directory you wish as long
  24.    as they both reside in the same directory.
  25.  
  26. 2. Edit the WCNEWS.CFG file with your options. Here's the sample .CFG
  27.    file that I have included in the archive.
  28.  
  29.  IN=C:\WC30\WCNEWS\WCNEWS.TXT
  30.  OUT=C:\WC30\DISP\NEWSLTR.BBS
  31.  CLEAR=YES
  32.  HEADLINE=CULLODEN BBS UPDATE NEWSLETTER
  33.  HEADALL=YES
  34.  
  35.  Line 1 - Full path and filename to input datafile. Path may be ommitted
  36.           if it resides in the current directory.
  37.  Line 2 - Full path and filename to output file. Path may be omitted if
  38.           it wanted in the current directory.
  39.  Line 3 - YES or NO to clear screen between each date entry.
  40.  Line 4 - Your Heading line.
  41.  Line 5 - YES or NO, if CLEAR=YES then this will give you the option of
  42.           having your heading line appear at the top of each new screen.
  43.           This will be ignored if CLEAR=NO!
  44.  
  45. 3. Create your news file. It may have any name and reside in any path
  46.    as long as it matches what you specified in Line 1 of your .CFG file.
  47.    The file is a simple text file with one limitation, your lines cannot
  48.    be longer then 69 characters otherwise WCNEWS will not process them
  49.    and will log which lines are too long in the file WCNEWS.ERR as well
  50.    as displaying the error on the screen.
  51.    If you are using this to create a dated newsletter, you should use
  52.    enter the date in the text file as D:mmddyy starting in column 1.
  53.      ie. If the date is January 22, 1992 you would enter, D:012292
  54.  
  55. EXECUTING THE PROGRAM
  56. ═════════════════════
  57. Once you have completed the setup you only need to run WCNEWS from the
  58. directory you put it in.
  59. NOTE: You MUST have BRUN45.EXE available in your path for the program
  60.       to work.
  61.  
  62. FILES USED BY WCNEWS
  63. ════════════════════
  64. WCNEWS.EXE     Main Program
  65. WCNEWS.CFG     Configuration file that is manually edited by you
  66. WCNEWS.ERR     Error log, contains any error encountered during processing
  67. input file     Any file, as specified by you in WCNEWS.CFG
  68. output file    Any file, as specified by you in WCNEWS.CFG
  69.  
  70. SUGGESTIONS or PROBLEMS
  71. ═══════════════════════
  72. If you have any problems or suggestions for future releases of this
  73. program please feel free to contact me at one of the follow boards
  74. or in the WILDNET General conference on any board that carries it
  75. by leaving a message to "MARC ST-LAURENT".
  76.  
  77. Culloden BBS         (204)489-2384  2400    Wildcat 3.x M
  78.                      (204)488-1560  38400
  79. Mansels BBS          (204)837-8601  2400    Wildcat 3.x M
  80.                      (204)831-5028  2400
  81. H.H.L. Systems       (204)897-0751  2400    Wildcat 3.x S
  82. Sound and Sight BBS  (204)633-2364  2400    Wildcat 3.x S
  83. Shiftys Speedway     (204)586-2979  2400    Wildcat 3.x S
  84.  
  85. HISTORY
  86. ═══════
  87. Version 1.00   Compiled 01/22/92   Initial release.
  88.  
  89.